'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public MustInherit Class BaseCollectionViewService(Of T) Inherits Service Implements IItemsSource(Of T), ITemplate
[EditorBrowsable(EditorBrowsableState.Never)] public abstract class BaseCollectionViewService<T> : Service, IItemsSource<T>, ITemplate